home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_4 / magcey14.lha / MagicEye.doc < prev    next >
Text File  |  1980-07-16  |  4KB  |  108 lines

  1. ½½½½½½½½½½½½½½½½½½½½½½½½½½½½½½½½½╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗
  2.  
  3.                            Magic Eye 1.4
  4.                 auto random-dot stereogram converter
  5.                 (C) by Rafaε Michalski 'ROYAL' 1995
  6.  
  7. ½½½½½½½½½½½½½½½½½½½½½½½½½½½½½½½½½╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗
  8.  
  9.                       this program is FREEWARE
  10.                       if You want to register,
  11.            (new version coming soon for registered users)
  12.                       send 10$ to the author:
  13.  
  14.                       Rafal Michalski 'ROYAL'
  15.                            Dereniowa 7/37
  16.                           02-776 Warszawa
  17.                                Poland
  18.  
  19.                         voice:48 02 6410315
  20.        email to: Sebastian Witkowski <gorbadok@plearn.edu.pl>
  21.  
  22. ½½½½½½½½½½½½½½½½½½½½½½½½½½½½½½½½½╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗╗
  23.  
  24. This archive contains:
  25.     - MagicEye - the program with its icon
  26.     - MagicEye.doc - this document with its icon
  27.     - stereogram_hires.ilbm - 2-color generated stereogram
  28.     - stereogram_superhires.ilbm - 2-color stereogram for AGA
  29.     - exampleX.ilbm - three IFF ILBM pictures to convert
  30.  
  31. ╗╗╗ What is a stereogram?
  32.  
  33.     It is a pseudo-3D picture.  The half-random pixels put on the
  34. screen in a special way 'cheat' Your mind, so You can see a
  35. three-dimensional picture with no special glasses.
  36.     To see the 3D effect look BEHIND the monitor (no! not at its
  37. back - look THROUGH it, like if You'd like to see what's inside the
  38. magic crystal :). Beginners may try to move the head very close to the
  39. monitor and slowly move backward.
  40.     BE PATIENT! For some people it may be difficult. But You can do
  41. it! The effect is worth the effort.    =:[ ]
  42.  
  43. ╗╗╗ What does MagicEye do?
  44.  
  45.     It loads IFF ILBM picture (not HAM, HAM8, or IFF24) and converts
  46. it to stereogram.  The picture may be of any size.  MagicEye will
  47. resize it to full-screen display.
  48.      You can have 8 layers (depths) on Your stereogram in hires
  49. mode, or 16 layers in superhires (AGA only).  The depth of each
  50. pixel is calculated from the Red color value of the input picture.
  51. It means that if You want to have some graphic on the first layer of
  52. the stereogram it should be drawn on the input picture with the
  53. color having the Red value set to 15 ($0f).  The farer from You, the
  54. lower the value (0 means the 'background').  See examples for
  55. details.  If the input picture is created on AGA Amiga, the 256-step
  56. Red value will be divided by 16 (255 means 15, the closest layer).
  57.     MagicEye generates hires (640*256) or superhires (1280*256),
  58. 16-colors IFF ILBM stereogram pictures.  These pictures may be
  59. printed or edited with Your favorite paint program - You can change
  60. the palette, or reduce the number of colors down to two (see example
  61. stereograms).
  62.     Stereograms generated by MagicEye 1.4 are based on random-dot
  63. 'pattern'.  Future versions will allow to load IFF brush instead of
  64. the random pattern.
  65.  
  66. ╗╗╗ How to use MagicEye 1.4?
  67.  
  68.     You can run it from Workbench by clicking on its icon, or from
  69. Shell by typing:
  70.  
  71.  MagicEye <input picture>
  72.  
  73. (the 'input picture' argument is not obligatory) 
  74.  
  75.     Choose the input picture with Reqtools requester (press
  76. 'ReqSelect' button) or by typing it (with full path) into the 'File
  77. Name:' gadget.  Press or depress the 'SuperHires' button - depending
  78. on the stereogram resolution you want to obtain, and press 'Load'.
  79. MagicEye will load the picture, generate and display the stereogram.
  80. It will disappear after pressing LMB.  You can see it again (in
  81. different colors) after pressing the 'Show' gadget.
  82.     To save the stereogram change the 'File Name:' either with
  83. requester or 'by hand' and DOUBE CLICK the 'Save' button.
  84.  
  85.     MagicEye 1.4 was written 100% in Assembler, so it's *damn* fast.
  86. It should work on any Amiga (AGA chipset is recommended for better
  87. 3D effect).
  88.  
  89. ╗╗╗ Known bugs:
  90.     - MagicEye 1.4 doesn't correctly display the superhires picture,
  91.       although IT SAVES THEM CORRECTLY
  92.     - It's not very OS30-friendly
  93.     - Email, if You find sth more... :)
  94.  
  95. ╗╗╗ Future improvements (for registered users):
  96.     - Superhires display
  97.     - Palette edit
  98.     - uploading brushes instead of random-dots pattern
  99.     - Different sizes of stereograms
  100.     - Better user interface
  101.  
  102. Have fun with MagicEye! Email me if You create some REALLY GREAT
  103. stereograms!
  104.  
  105. Sebastian Witkowski
  106. Warsaw, Poland
  107. gorbadok@plearn.edu.pl
  108.